inspector: Remove window icon
authorTimm Bäder <mail@baedert.org>
Tue, 5 Feb 2019 14:14:19 +0000 (15:14 +0100)
committerTimm Bäder <mail@baedert.org>
Tue, 5 Feb 2019 14:14:19 +0000 (15:14 +0100)
The property does not exist anymore and the window icon has never been
used on non-x11 backends.

gtk/inspector/window.ui

index 73a945dc972cd3e3073495401014a35bd8bccf3d..8a5d9d7d7feb39da1e65255b0bb26e95a45943d3 100644 (file)
@@ -10,7 +10,6 @@
   <template class="GtkInspectorWindow" parent="GtkWindow">
     <property name="default-height">500</property>
     <property name="default-width">800</property>
-    <property name="icon">resource:///org/gtk/libgtk/inspector/logo.png</property>
     <child type="titlebar">
       <object class="GtkHeaderBar">
         <property name="show-title-buttons">1</property>